.. _`Dict to Json`: .. _`org.sysess.sympathy.json.dicttojson`: Dict to Json ```````````` .. image:: tojson.svg :width: 48 Documentation ::::::::::::: Convert from Sympathy dictionary (sydict) input containing JSON to JSON dictionary. Definition :::::::::: Input ports ........... **json_dict** {json} JSON dict Output ports ............ **json** json JSON Implementation .............. .. automodule:: node_json_convert :noindex: .. class:: DictToJson :noindex: